| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | BackingBrush | Overloaded. Sets the brush to use to fill the backing of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | BackingCornerRadius | Sets the corner rounding radius to use for the fitted scale backings. |
![Public Method](dotnetimages/publicMethod.gif) | BackingInnerExtent | Sets the inner extent of the gauge backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingOuterExtent | Sets the outer extent of the gauge backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingOversweep | Sets the over sweep angle to apply to the backing if it is displaying fitted (in degrees). Must be greater or equal to 0. |
![Public Method](dotnetimages/publicMethod.gif) | BackingShape | Sets the type of shape to use for the backing of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | BackingStrokeThickness | Sets the stroke thickness of the backing outline. |
![Public Method](dotnetimages/publicMethod.gif) | CenterX | Sets the x position of the center of the gauge with the value ranging from 0 to 1. |
![Public Method](dotnetimages/publicMethod.gif) | CenterY | Sets the y position of the center of the gauge with the value ranging from 0 to 1. |
![Public Method](dotnetimages/publicMethod.gif) | ClientEvents | ModelWidgetBase.ClientEvents |
![Public Method](dotnetimages/publicMethod.gif) | DuplicateLabelOmissionStrategy | Sets the strategy to use for omitting labels if the first and last label have the same value. |
![Public Method](dotnetimages/publicMethod.gif) | Font | Sets the font. |
![Public Method](dotnetimages/publicMethod.gif) | FontBrush | Overloaded. Sets the brush to use for the label font. |
![Public Method](dotnetimages/publicMethod.gif) | Height | ChartModelBase.Height. |
![Public Method](dotnetimages/publicMethod.gif) | HtmlAttributes | Set HtmlAttributes to the HTML div element |
![Public Method](dotnetimages/publicMethod.gif) | ID | ChartModelBase.ID |
![Public Method](dotnetimages/publicMethod.gif) | Interval | Sets the interval to use for the scale. |
![Public Method](dotnetimages/publicMethod.gif) | IsNeedleDraggingConstrained | Sets whether the needle is constrained within the minimum and maximum value range during dragging. |
![Public Method](dotnetimages/publicMethod.gif) | IsNeedleDraggingEnabled | Sets whether needle dragging is enabled or not. |
![Public Method](dotnetimages/publicMethod.gif) | LabelExtent | Sets the position at which to put the labels as a value from 0 to 1, measured form the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | LabelInterval | Sets the interval to use for rendering labels. This defaults to be the same interval as the tickmarks on the scale. |
![Public Method](dotnetimages/publicMethod.gif) | MaximumValue | Sets the maximum value of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | MinimumValue | Sets the minimum value of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickBrush | Overloaded. Sets the brush to use for the minor tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickCount | Sets the number of minor tickmarks to place between major tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickEndExtent | Sets the position at which to stop rendering the minor tickmarks as a value from 0 to 1, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickStartExtent | Sets the position at which to start rendering the minor tickmarks as a value from 0 to 1, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickStrokeThickness | Sets the stroke thickness to use when rendering minor ticks. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleBaseFeatureExtent | Sets the extent of the feature which is closest to the base (e.g. a bulb) with a value from -1 to 1. Note: Only some needle shapes respect this property, namely: NeedleWithBulb, RectangleWithBulb, TrapezoidWithBulb, and TriangleWithBulb. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleBaseFeatureWidthRatio | Sets the width of the needle at its feature which is closest to the base (e.g. a bulb) with a value from 0 to 1. Note: Only some needle shapes respect this property, namely: NeedleWithBulb, RectangleWithBulb, TrapezoidWithBulb, and TriangleWithBulb. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleBrush | Overloaded. Sets the brush to use when rendering the fill of the needle. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleEndExtent | Sets the extent (from -1 to 1) at which to end rendering the needle, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleEndWidthRatio | Sets the width of the needle at its point using a value from (0 to 1). Note: Only some needle shapes respect this property. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOutline | Overloaded. Sets the brush to use when rendering the outline of the needle. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotBrush | Overloaded. Sets the brush to use for filling the needle cap. Note: this only applies to certain cap shapes. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotInnerWidthRatio | Sets the width of the inner cutout section of the needle cap with a value from 0 to 1. Note: Will only take effect if you have a cap set on the needle that has a cutout section. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotOutline | Overloaded. Sets the brush to use for the outlines of the needle cap. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotShape | Sets the shape to use for the needle cap. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotStrokeThickness | Sets the stroke thickness to use for the outline of the needle cap. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePivotWidthRatio | Sets the width of the cap of the needle with a value from 0 to 1. Note: Will only take effect if you have a cap set on the needle. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePointFeatureExtent | Sets the extent of the feature which is closest to the point (e.g. the tapering point of a needle) with a value from -1 to 1. Note: Only some needle shapes respect this property. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedlePointFeatureWidthRatio | Sets the width of the needle at its feature which is closest to the point (e.g. the tapering point of a needle) with a value from 0 to 1. Note: Only some needle shapes respect this property. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleShape | Sets the shape to use when rendering the needle from a number of options. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleStartExtent | Sets the extent (from -1 to 1) at which to start rendering the needle, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleStartWidthRatio | Sets the width of the needle at its point using a value from (0 to 1). Note: Only some needle shapes respect this property. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleStrokeThickness | Sets the stroke thickness of the needle outline. |
![Public Method](dotnetimages/publicMethod.gif) | PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. |
![Public Method](dotnetimages/publicMethod.gif) | RadiusMultiplier | Sets the multiplying factor to apply to the normal radius of the gauge. The radius of the gauge is defined by the minimum of the width and height of the control divided by 2.0. This introduces a multiplicative factor to that value. |
![Public Method](dotnetimages/publicMethod.gif) | RangeBrushes | Overloaded. Assigns the list of brushes to the ranges of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | RangeOutlines | Overloaded. Assigns the list of outlines to the ranges of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | Ranges | Builds ranges for the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | Render | Render the gauge widget with the accumulated model changes in the wrapper. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleBrush | Overloaded. Sets the brush to use to fill the background of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleEndAngle | Sets the end angle for the scale in degrees. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleEndExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1 measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleOversweep | Sets the extra degrees of sweep to apply to the scale background. Must be greater or equal to 0. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleOversweepShape | Sets the oversweep shape to use for the excess fill area for the scale. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleStartAngle | Sets the start angle for the scale in degrees. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleStartExtent | Sets the position at which to start rendering the scale, measured from the center of the gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleSweepDirection | Sets the direction in which the scale sweeps around the center from the start angle to end angle. |
![Public Method](dotnetimages/publicMethod.gif) | TickBrush | Overloaded. Sets the brush to use for the major tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | TickEndExtent | Sets the position at which to stop rendering the major tickmarks as a value from 0 to 1, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | TickStartExtent | Sets the position at which to start rendering the major tickmarks as a value from 0 to 1, measured from the center of the gauge. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | TickStrokeThickness | Sets the stroke thickness to use when rendering ticks. |
![Public Method](dotnetimages/publicMethod.gif) | TransitionDuration | Sets the number of milliseconds over which changes to the gauge should be animated. |
![Public Method](dotnetimages/publicMethod.gif) | TransitionProgress | Gets the transition progress of the animation when the control is animating. |
![Public Method](dotnetimages/publicMethod.gif) | Value | Sets the value at which to point the needle of the gauge. |
![Public Method](dotnetimages/publicMethod.gif) | Width | ChartModelBase.Width. |